[INFO] cloning repository https://github.com/PerfectELK/hd2-stratagem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PerfectELK/hd2-stratagem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectELK%2Fhd2-stratagem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectELK%2Fhd2-stratagem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2835249fb9dc77173596f74e8aed903d83d43871
[INFO] fixing PerfectELK/hd2-stratagem against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectELK%2Fhd2-stratagem" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PerfectELK/hd2-stratagem
[INFO] finished tweaking git repo https://github.com/PerfectELK/hd2-stratagem
[INFO] tweaked toml for git repo https://github.com/PerfectELK/hd2-stratagem written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PerfectELK/hd2-stratagem on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PerfectELK/hd2-stratagem already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] [stderr]   Downloaded block2 v0.4.0
[INFO] [stderr]   Downloaded enigo v0.2.1
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded console v0.16.2
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded icrate v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed
[INFO] running `Command { std: "docker" "start" "c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking windows-result v0.1.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking enigo v0.2.1
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]    Compiling windows-interface v0.56.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling windows-implement v0.56.0
[INFO] [stderr]     Checking windows-core v0.56.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking windows v0.56.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking hd2-stratagem v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `UI` in `Win32`
[INFO] [stdout]   --> src/utils/windows.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  4 |         UI::WindowsAndMessaging::*,
[INFO] [stdout]    |         ^^ could not find `UI` in `Win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.56.0/src/Windows/Win32/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "Win32_UI")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `Win32_UI` feature
[INFO] [stdout] 30 | pub mod UI;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `Win32`
[INFO] [stdout]   --> src/utils/windows.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  4 |         UI::WindowsAndMessaging::*,
[INFO] [stdout]    |         ^^ could not find `UI` in `Win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.56.0/src/Windows/Win32/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "Win32_UI")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `Win32_UI` feature
[INFO] [stdout] 30 | pub mod UI;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetForegroundWindow` in this scope
[INFO] [stdout]   --> src/utils/windows.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let hwnd = GetForegroundWindow();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowThreadProcessId` in this scope
[INFO] [stdout]   --> src/utils/windows.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let thread_id = GetWindowThreadProcessId(hwnd, Some(&mut pid));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope
[INFO] [stdout]   --> src/utils/windows.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let title_len = GetWindowTextW(hwnd, &mut title_buf);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetForegroundWindow` in this scope
[INFO] [stdout]   --> src/utils/windows.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let hwnd = GetForegroundWindow();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowThreadProcessId` in this scope
[INFO] [stdout]   --> src/utils/windows.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let thread_id = GetWindowThreadProcessId(hwnd, Some(&mut pid));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope
[INFO] [stdout]   --> src/utils/windows.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let title_len = GetWindowTextW(hwnd, &mut title_buf);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hd2-stratagem` (bin "hd2-stratagem" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hd2-stratagem` (bin "hd2-stratagem") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed", kill_on_drop: false }`
[INFO] [stdout] c2a099d16d318db373600778f36f215e0a5fab2d14909f6fc3abd2005667f5ed
